- NG linker object file
- File extension: NGO (NGML)
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Object file — OBJ file redirects here. For specific format used on DOS, see Relocatable Object Module Format. In computer science, an object file is an organized collection of separate, named sequences of machine code[citation needed]. Each sequence, or object … Wikipedia
Linker — In computer science, a linker or link editor is a program that takes one ormore objects generated by a compiler and assembles them into a single executable program.In IBM mainframe environments such as OS/360 this program is known as a linkage… … Wikipedia
GNU linker — Infobox Software name = GNU linker caption = collapsible = author = GNU Project developer = GNU Project released = latest release version = latest release date = latest preview version = latest preview date = frequently updated = programming… … Wikipedia
Binary File Descriptor library — The BFD, or Binary File Descriptor library, is the GNU Project s main mechanism for the portable manipulation of object files in a variety of formats. As of 2003, it supports approximately 50 file formats for some 25 processor architectures.BFD… … Wikipedia
Comparison of executable file formats — This is a comparison of executable file formats. Explicit processor declarations Arbitrary sections Metadata[vague] Digital signature String table Symbol table 64 bit Fat binaries Can contain icon a.out … Wikipedia
Relocatable Object Module Format — The Relocatable Object Module Format is an object file format used primarily for software intended to run on Intel 80x86 microprocessors. It was originally developed by Intel under the name Object Module Format, and is perhaps best known to MS… … Wikipedia
Header file — In computer programming, particularly in the C and C++ programming languages, a header file or include file is a file, usually in the form of source code, that is automatically included in another source file by the compiler. Typically, header… … Wikipedia
IBM System Object Model — For the similarly named executable file format in the HP UX operating system, see System Object Model (file format) In computing, the System Object Model (SOM) is an object oriented shared library system developed by IBM. A distributed version… … Wikipedia
COM file — This article is about the .COM file format. For the top level Internet domain, see .com. COM Filename extension .COM Type of format Executable In many computer operating systems, a COM file is a type of executable file; the name is derived from… … Wikipedia
Список расширений имени файла/N — / * A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Примечание: Поскольку расширение имени файла может быть любым, представленный список не является полным … Википедия
Loader (computing) — In computing, a loader is the part of an operating system that is responsible for loading programs from executables (i.e., executable files) into memory, preparing them for execution and then executing them. The loader is usually a part of the… … Wikipedia